collision clause - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

collision clause - перевод на русский

PROPERTY OF CRYPTOGRAPHIC HASH FUNCTIONS
Collision resistant; Collision-resistant
Найдено результатов: 271
collision clause      
условие о столкновении (стр.)
hash collision         
  • John Smith and Sandra Dee are both being directed to the same cell. Open addressing will cause the hash table to redirect Sandra Dee to another cell.
COMPUTER SCIENCE SITUATION WHERE TWO DATA ELEMENTS SHARE A HASHTAG, CHECKSUM, FINGERPRINT, ETC.
Hash collisions; Hash collision (computer science); Cryptographic hash collision

общая лексика

хэш-коллизия (столкновение, конфликт)

ситуация, когда два различных ключа выбирают ("хэшируют") одно и то же значение, указывают на одну и ту же ячейку в хэш-таблице

синоним

hash clash

Смотрите также

hash function; hash table

main clause         
GRAMMATICAL CLAUSE THAT CAN BE A SENTENCE ON ITS OWN
Independent clauses; Main clause; Matrix clause; Principal clause; Main proposition
[грам.] главное предложение
independent clause         
GRAMMATICAL CLAUSE THAT CAN BE A SENTENCE ON ITS OWN
Independent clauses; Main clause; Matrix clause; Principal clause; Main proposition
главное предложение
principal clause         
GRAMMATICAL CLAUSE THAT CAN BE A SENTENCE ON ITS OWN
Independent clauses; Main clause; Matrix clause; Principal clause; Main proposition
principal clause главное предложение
indirect question         
CLAUSE ELABORATED BY A MAIN CLAUSE
That-clause; That clause; Declarative content clause; Interrogative content clause; Noun clause; Direct question; Indirect question; Reported question; Speech report
косвенный вопрос; предполагает получение информации, прямо не вытекающей из содержания вопроса.
principal clause         
GRAMMATICAL CLAUSE THAT CAN BE A SENTENCE ON ITS OWN
Independent clauses; Main clause; Matrix clause; Principal clause; Main proposition

общая лексика

главное предложение

subordinate clause         
GRAMMAR TERM: TYPE OF CLAUSE THAT CANNOT STAND ALONE BUT SERVES AS A CLAUSE ELEMENT FOR ANOTHER CLAUSE INSTEAD, USUALLY INTRODUCED BY A SUBORDINATOR
Subordinate clause; Dependent clauses; Embedded clause; Subordinate clauses; Adjective clause; Nominal clause; Izrične rečenice; Noun Clauses; User:Birajwiki; Adjectival clause; Relative adverb
придаточное предложение
main clause         
GRAMMATICAL CLAUSE THAT CAN BE A SENTENCE ON ITS OWN
Independent clauses; Main clause; Matrix clause; Principal clause; Main proposition

математика

главное предложение

principal clause         
GRAMMATICAL CLAUSE THAT CAN BE A SENTENCE ON ITS OWN
Independent clauses; Main clause; Matrix clause; Principal clause; Main proposition
главное предложение

Определение

main clause
¦ noun Grammar a clause that can form a complete sentence standing alone, having a subject and a predicate.

Википедия

Collision resistance

In cryptography, collision resistance is a property of cryptographic hash functions: a hash function H is collision-resistant if it is hard to find two inputs that hash to the same output; that is, two inputs a and b where ab but H(a) = H(b).: 136  The pigeonhole principle means that any hash function with more inputs than outputs will necessarily have such collisions;: 136  the harder they are to find, the more cryptographically secure the hash function is.

The "birthday paradox" places an upper bound on collision resistance: if a hash function produces N bits of output, an attacker who computes only 2N/2 (or 2 N {\displaystyle \scriptstyle {\sqrt {2^{N}}}} ) hash operations on random input is likely to find two matching outputs. If there is an easier method to do this than brute-force attack, it is typically considered a flaw in the hash function.

Cryptographic hash functions are usually designed to be collision resistant. However, many hash functions that were once thought to be collision resistant were later broken. MD5 and SHA-1 in particular both have published techniques more efficient than brute force for finding collisions. However, some hash functions have a proof that finding collisions is at least as difficult as some hard mathematical problem (such as integer factorization or discrete logarithm). Those functions are called provably secure.

Как переводится collision clause на Русский язык